improve wording
authorJoey Hess <joeyh@joeyh.name>
Fri, 16 Sep 2022 16:52:00 +0000 (12:52 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 16 Sep 2022 16:52:00 +0000 (12:52 -0400)
CHANGELOG

index a2e4af40acb2b9163e1b18dfca8a2320da3d67b1..289199927bc81739aa435605767958e8a708a235 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,8 +8,7 @@ git-annex (10.20220823) UNRELEASED; urgency=medium
   * When accessing a git remote over http needs a git credential
     prompt for a password, cache it for the lifetime of the git-annex
     process, rather than repeatedly prompting.
-  * Use curl for downloads from git remotes when annex.url-options
-    and other git configs are set.
+  * Use curl for downloads from git remotes when annex.url-options is set.
   * Fix a reversion that made dead keys not be skipped when operating on
     all keys via --all or in a bare repo.
     (Introduced in version 8.20200720)